Without this, the focus will not be inside the top_stack when
we switch to the statistics page and it shows the excuse. This
in turn will make the next page not take focus as expected when
switching away from the statistics page again.
</packing>
</child>
<child>
- <object class="GtkLabel">
+ <object class="GtkBox">
<property name="visible">True</property>
+ <property name="can-focus">True</property>
<property name="halign">center</property>
<property name="valign">center</property>
- <property name="label" translatable="yes">Enable statistics with GOBJECT_DEBUG=instance-count</property>
+ <child>
+ <object class="GtkLabel">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Enable statistics with GOBJECT_DEBUG=instance-count</property>
+ </object>
+ </child>
</object>
<packing>
<property name="name">excuse</property>